projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef6d912
)
Rename pixmap-spec-p to bitmap-spec-p.
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 7 Oct 1999 20:27:52 +0000
(20:27 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 7 Oct 1999 20:27:52 +0000
(20:27 +0000)
lispref/display.texi
patch
|
blob
|
history
diff --git
a/lispref/display.texi
b/lispref/display.texi
index 4ec6a5ed3bfb44b8d0a75ddec9f4a407c653e95c..3c7a3000a41789cfe484b9895146146599f70e90 100644
(file)
--- a/
lispref/display.texi
+++ b/
lispref/display.texi
@@
-1463,7
+1463,7
@@
This variable specifies a list of directories for searching
for bitmap files, for the @code{:stipple} attribute.
@end defvar
-@defun
pix
map-spec-p object
+@defun
bit
map-spec-p object
This returns @code{t} if @var{object} is a valid bitmap
specification, suitable for use with @code{:stipple}.
It returns @code{nil} otherwise.